PartDesign Draft/es
DiseñoPiezas Borrador
|
Ubicación en el Menú
|
DiseñoPiezas → Borrador
|
Entornos de trabajo
|
DiseñoPiezas
|
Atajo de teclado por defecto
|
Ninguno
|
Introducido en versión
|
-
|
Ver también
|
Ninguno
|
|
Description
Descripción
Esta herramienta crea una corriente de aire angular en las caras seleccionadas de un objeto. Se crea una nueva entrada de borrador separada (seguida de un número secuencial si ya existen borradores en el documento) en el árbol de proyecto.
Cube with draft applied
Usage
Add a draft
- Optionally activate the Body to apply the Draft to.
- Select one or more faces of the Body.
- There are several ways to invoke the tool:
- Press the
Draft button.
- Select the Part Design → Apply a dress-up feature →
Draft option from the menu.
- If there is no active Body, and there are two or more Bodies in the document, the Active Body Required dialog will open and prompt you to activate one. If there is a single Body it will be activated automatically.
- The Draft parameters task panel opens. See Options for more information.
- Press the OK button to finish.
- Remember:
- Since there must be at least one face for the feature, the last remaining face in the list cannot be removed.
Edit a draft
- Do one of the following:
- Double-click the Draft object in the Tree view.
- Right-click the Draft object in the Tree view and select Edit Draft from the context menu.
- The Draft parameters task panel opens. See Options for more information.
- Press the OK button to finish.
Options
- Add face: Add faces to the selection by pressing the Add face button and selecting more faces.
- Remove face: Choose a way to remove faces from the selection:
- Select one or more faces in the list and press the Del key or right-click the list and select Remove from the context menu.
- Press the Remove face button. All previously selected faces are highlighted in purple. Select each face to be removed.
- Draft angle: Set the Draft angle either by entering a value or by clicking the up/down arrows.
- Neutral plane: Set the the neutral plane by pressing the Neutral plane button and selecting the plane that must not change dimensionally.
- Pull direction: Set the the pull direction by pressing the Pull direction button, then select an edge. Pull Direction is only effective if the Neutral Plane has been set. Results can be unpredictable.
- Reverse pull direction: Invert the pull direction by checking the Reverse pull direction checkbox. This will toggle the draft between positive and negative angles.
Notes
- The Draft tool will only work on faces that are not tangentially connected to other faces. A common mistake is to attempt to apply draft to a face that already has a fillet applied to it. To solve this, remove the fillet, apply the draft as needed, then re-apply the fillet.
- As explained in the OCC documentation, a face selected for Draft is tapered by inclining it through the specified Draft angle about the line of intersection between the Neutral plane and the selected face. Pull direction indicates the side of the Neutral plane from which material is removed if Draft angle is positive or added if Draft angle is negative. This also implies that Pull direction should be perpendicular to the Neutral plane and has analogous role to the Reverse pull direction checkbox.
Properties
See also: Property editor.
A PartDesign Draft object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
Data
Base
- DatosAngle (
Angle
): Cannot be negative. Default: 1.5 °
.
- DatosReversed (
Bool
): Default: false
.
- DatosBase (
LinkSub
): Sub-link to the parent feature's list of selected edges and faces.
- DatosSupport Transform (
Bool
): Include the base additive/subtractive shape when used in pattern features. If disabled, only the dressed part of the shape is used for patterning. Default: false
.
- Datos (hidden)Add Sub Shape (
PartShape
)
- Datos (hidden)Base Feature (
Link
): Link to the parent feature.
- Datos (hidden)_ Body (
LinkHidden
): Link to the parent body.
Draft
- DatosNeutral Plane (
LinkSub
): Sub-link to the parent feature's list containing the neutral plane.
- DatosPull Direction (
LinkSub
)
Part Design
- DatosRefine (
Bool
): Refine shape (clean up redundant edges) after adding/subtracting. The default value is determined by the Automatically refine model after sketch-based operation preference. See PartDesign Preferences.
Example
Select one or more faces of the object before starting the tool. Here, 2 faces have been selected.
Showing Draft Parameters in TaskPanel.
Two faces have been added, and a 10 deg. draft applied. The bottom plane has remained dimensionally stable, while the draft has made the top plane smaller.
The Neutral Plane has been changed to the top. Now, the top plane has stayed dimensionally stable, while the draft has made the bottom plane larger.
Pull direction is set to the lower right edge, resulting in the draft pulling to the left.
Checking the Reverse Direction box has applied an inward draft rather than outward.
PartDesign
- Structure tools: Part, Group
- Helper tools: Create body, Create sketch, Attach sketch, Edit sketch, Validate sketch, Check geometry, Create a shape binder, Create a sub-object(s) shape binder, Create a clone, Create a datum plane, Create a datum line, Create a datum point, Create a local coordinate system
- Modeling tools:
- Additive tools: Pad, Revolution, Additive loft, Additive pipe, Additive helix, Additive box, Additive cylinder, Additive sphere, Additive cone, Additive ellipsoid, Additive torus, Additive prism, Additive wedge
- Subtractive tools: Pocket, Hole, Groove, Subtractive loft, Subtractive pipe, Subtractive helix, Subtractive box, Subtractive cylinder, Subtractive sphere, Subtractive cone, Subtractive ellipsoid, Subtractive torus, Subtractive prism, Subtractive wedge
- Boolean: Boolean operation
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework